Skip to content

chore: release - merge dev into main#443

Merged
zbigniewsobiecki merged 4 commits intomainfrom
dev
Feb 20, 2026
Merged

chore: release - merge dev into main#443
zbigniewsobiecki merged 4 commits intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Automated release PR created by the release workflow.

Commits (4):

18b8fb7 Merge pull request #442 from zbigniewsobiecki/fix/claude-code-workspace-path
e40086f fix(claude-code): add /workspace to allowed directories for Claude Code SDK
a24fdfa Merge pull request #441 from zbigniewsobiecki/ci/deploy-migrations
4843618 ci: add database migration step to deploy workflows

zbigniewsobiecki and others added 4 commits February 20, 2026 19:56
Run drizzle-kit migrate before restarting services so schema changes
are applied automatically on each deploy. Uses the dashboard builder
stage (which has drizzle-kit and migrations) with the drizzle config
mounted from the workspace.

Requires DEV_DATABASE_URL secret for dev deploys and DATABASE_URL
secret for production deploys.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ci: add database migration step to deploy workflows
…de SDK

Claude Code CLI 2.1.44 introduced stricter path validation that rejects
cwd paths outside the working directory. This caused "Path access denied"
errors for the planning agent on damisa (and any project using claude-code
backend). Adding `additionalDirectories: [getWorkspaceDir()]` explicitly
allows the /workspace directory tree.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ce-path

fix(claude-code): add /workspace to allowed directories
@zbigniewsobiecki zbigniewsobiecki merged commit bdc9018 into main Feb 20, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant